home *** CD-ROM | disk | FTP | other *** search
/ Dynamic HTML Construction Kit / Dynamic HTML Construction Kit.iso / source_code / dhtmlunl / dhtml.exe / CD Content / Chap15 / linkedStyle.css < prev   
Encoding:
Cascading Style Sheet File  |  1997-09-10  |  256 b   |  6 lines

  1. /* Linked Style Sheet for Listing 15.12 */
  2.  
  3. BODY                      { background-color: white; font-size: 11pt; }
  4. H1, H2, H3, H4, H5, H6    { font-family: arial, helvetica, sans-serif; }
  5. EM                        { font-style: italic; color: red; }
  6.